Release 10.1A: OpenEdge Development:
ADM Reference
notifyPage
Procedure that invokes the specified procedure in all objects on the CurrentPage of A SmartContainer.
Location: containr.p Parameters:INPUT pcProc AS CHARACTERThe internal procedure to run.
Notes:
- This procedure is necessary because paging does not work well with PUBLISH/SUBSCRIBE. For example, although all objects in a Container subscribe to initialize (and so on), the paging performs the operation on subsets of those objects.
Examples:- The notifyPage procedure uses the PageNtargets property values to run an event procedure in all the objects on the current page.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |